home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk25 / pkad / pkad.readme < prev    next >
Text File  |  1995-03-18  |  5KB  |  98 lines

  1. PKad.zoo      StmpMac.zoo       Stamps.zoo
  2.  
  3. (this readme file is contained in each of the *.zoo files listed above)
  4.  
  5. This doc file covers:
  6.    - what the PKad program is
  7.    - what the StampMachine (StmpMac) program is
  8.    - what the Stamps are
  9.    - and what to do after you've  zoo x 'ed the files
  10.  
  11. PKad
  12.    PKad is a mini CAD program for the Amiga.  PKad has drawing tools like
  13. "paint" programs (in color, with various line widths, etc.).  PKad also has
  14. a special "stamp" tool for drawing components.  PKad allows the user to draw
  15. anywhere on the printed page in a WYSIWYG type format (by breaking the page
  16. into sixteen subpages).  The printout from PKad fills a printed page.
  17. *** CAVEAT ***  PKad currently supports only two printers - the Cannon
  18. PJ1080A inkjet and the Star Micronics Gemini 10. Other printers can be
  19. supported (see the Other Info at the end of this doc file).
  20.  
  21. StampMachine (archived as StmpMac)
  22.    StampMachine is a program used to develop components (or stamps) for the
  23. PKad program.  Since PKad doesn't care what a stamp looks like, you don't
  24. have to use the program just for drawing schematics.  You might, for
  25. example, set up a stamp drawer filled with doors, windows, chairs, tables,
  26. etc. and use PKad for laying out a floor plan.
  27.  
  28. Stamps
  29.    This .zoo file contains a number of electronic component stamps to be
  30. used in PKad.  Put these files into a drawer named "Stamps".
  31.  
  32.  
  33. Installation
  34.    To get PKad running on your system you'll need to make a couple of
  35. drawers.  Name one drawer "BmapLib" and the other drawer "Stamps".  Using
  36. the ConvertFD program (on your 1.2 Extras disk), put a copy of
  37. intuition.bmap and graphics.bmap into the BmapLib drawer.  Extract the files
  38. from the Stamp.zoo archive and place the files into the Stamps drawer.
  39. Next, extract the PKad and PKad.info files from the PKad.zoo archive and
  40. the StampMachine and StampMachine.info files from the StmpMac.zoo archive.
  41. You can now run PKad (or StampMachine) from the Workbench by clicking on the
  42. icons.
  43.  
  44.  
  45. Other Info
  46.    PKad was written in AmigaBASIC then compiled with the AC/BASIC compiler.
  47. The printer routines are coded into PKad and DO NOT make use of the
  48. preference settings.  If you own a printer other than those supported, you
  49. can reprogram the printout routines to support your printer (you'll need an
  50. AmigaBASIC compatable copy of PKad and StampMachine to do the
  51. reprogramming).  Note: if you do have to rewrite the printout routines, do a
  52. CLEAR ,70000 before loading in PKad (its a rather long program).  If you
  53. don't own the AC/BASIC compiler, don't worry, AmigaBASIC is fast enough to
  54. run PKad without undo distress (i.e. PKad _will_ slow down, but not enough
  55. to really create a bother).
  56.  
  57. Other Info Too...
  58.    I'm posting this readme file separate from PKad, StmpMac, and Stamps, so
  59. you can see what PKad is all about before downloading 100K+ of files.  To
  60. give you a little more information on the tools supported in PKad, the
  61. following are the menus in PKad:
  62.  
  63.       Project          Tools          Special          Style
  64.         Load             Lines          Redraw           Thin
  65.         Save             Boxes          Page #           Medium
  66.         New              Circle         Copy Page        Thick
  67.         Print            Stamps         Stipple OFF
  68.         Drawer           Text           P-Colors On      Solid
  69.         Workbench        Copy           Ram Stamps       Dashed
  70.         Info             Flip-V         Undo
  71.         Quit             Flip-H
  72.                          Rotate
  73.                          Clear
  74.                          Fill
  75.                          Color
  76.  
  77. Some More Info...
  78.    I wrote PKad to 1)give myself a tool to draw schematics and 2)to see just
  79. how far I could push AmigaBASIC.  I'm placing PKad in the public domain
  80. without any guarantees other than "it works fine for me".  Feel free to
  81. distribute the program to other BBSs, your friends, (Fred Fish disks?), etc.
  82. Please try to keep the PKad.zoo, StmpMac.zoo, Stamps.zoo, and PKad.txt files
  83. together.  Please distribute only the compiled programs, not the AmigaBASIC
  84. compatable programs.
  85.    If you want an uncompiled copy of PKad and StampMachine (i.e. AmigaBASIC
  86. compatable), send $20 to:
  87.                Pete Kerckhoff
  88.                4335 Hendrix Way
  89.                San Jose, CA  95124
  90. and I'll send you a disk with commented listings of PKad and StampMachine.
  91. Note: if you don't want the disk there is no reason to send any $, I'm
  92. posting the compiled version as payback for all the programs others have
  93. posted that I've downloaded over the past year or so. (Long live Share-,
  94. Free- and NaughtyUnder- ware!)
  95.  
  96. Have Fun,
  97.      Pete
  98.